func internal/sync.runtime_Semrelease
3 uses
internal/sync (current package)
mutex.go#L221: runtime_Semrelease(&m.sema, false, 2)
mutex.go#L232: runtime_Semrelease(&m.sema, true, 2)
runtime.go#L32: func runtime_Semrelease(s *uint32, handoff bool, skipframes int)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)